.syxxfooter{
    width: 100%;
    background: #eaf5ff;
}
.syxxLinks{
    width: 1200px;
    height: 120px;
    border-bottom: 1px solid #dcdcdc;
    padding-top: 35px;
}
.syxxLinksmain{
    
}
.syxxLinksmainLeft{
    /* margin-right: 45px; */
}
.syxxLinksmainLeftchild{
    display: inline-block;
    width: 155px;
    height: 45px;
}
.syxxLinksmainLeftchildone a{
    display: block;
    height: 45px;
    background: url(footer_05.png) no-repeat center;
}
.syxxLinksmainLeftchildtwo a{
    display: block;
    height: 45px;
    background: url(footer_07.png) no-repeat center;
}
.xz_selectBox{
    width: 200px;
    height: 45px;
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 45px;
	letter-spacing: 0px;
	color: #333333;
    background-color: #c0e2f9;
    margin-right: 20px;
    
    
    float: left;
    position: relative;
}
.xz_selecttitle {
    line-height: 45px;
    padding-left: 20px;
    background: url(footer_10.png) no-repeat 171px center;
}
.xz_selectlist {
    width: 200px;
    position: absolute;
    /* display: none; */
    bottom: 45px;
    left: -1px;
    z-index: 99999;
    border: 1px solid #bebcbc;
    color: #666666;
    background-color: #ffffff;
    max-height: 250px;
    overflow-y: auto;
}
.xz_selectlist li{
    line-height: 25px;
}
.xz_selectlist li:hover{
    background: #0087e6;
}
.xz_selectlist li:hover a{
    color: #ffffff;
}
.footerwxwb{
    width: 211px;
    height: 84px;
    padding-top: 50px;
}
.footerwxwb ul li{
    float: left;
    width: 84px;
    height: 68px;
    margin-right: 40px;
}
.footerwxwb ul li a{
    font-size: 14px;
    color: #333333;
    display: block;
    width: 84px;
    height: 68px;
    padding-top: 51px;
}
.footerwxwb ul li.wechat a{   
    background: url(wechat.png) no-repeat top center;
}
.footerwxwb ul li.wb{
    margin-right: 0px;
}
.footerwxwb ul li.wb a{
    background: url(wb.png) no-repeat top center;
}